home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4867 < prev    next >
Encoding:
Text File  |  1996-08-05  |  909 b   |  24 lines

  1. Newsgroups: comp.lang.c
  2. Path: peer-news.britain.eu.net!strath-cs!info!se92arm
  3. From: se92arm@exeter.ac.uk (A.R.McCurdy)
  4. Subject: Printer Drivers.
  5. Message-ID: <DMEuD2.71D@exeter.ac.uk>
  6. Organization: University of Exeter, UK
  7. Date: Wed, 7 Feb 1996 14:46:13 GMT
  8.  
  9.  
  10. I am looking for information on the low level parallel-port interface to a
  11. printer - ie how the data is formatted and the control codes which are used 
  12. by any of the standard printer control languages emulated by most cheap 
  13. bubblejet printers (ie NOT postscript !).  What I'm basically after is some
  14. source code for the a general purpose printer driver.
  15.  
  16. My eventual aim is to print graphics from an embedded microcontroller 
  17. straight to a bubblejet / laser and I'd like to try out a few things before 
  18. starting to write anything in microcontroller assembler !!
  19.  
  20. Any info on this subject would be most welcome.
  21.  
  22. Andre.   ( a.r.mccurdy@ex.ac.uk )
  23. --
  24.